<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.topWrap {
    height: 180px;
    font-family: "Microsoft Yahei";
    position: fixed;
    z-index: 3;
    background: url(../images/t_bj.jpg) repeat-x center top;
    width: 100%;
    z-index: 9;
}

.header {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    font-family: "Microsoft Yahei";
}

.t_top {
    height: 150px;
}

.logo {
    float: left;
    width: 96;
    height: 113px;
    padding-top: 14px;
}

.logo img {
    
    height: 113px;
}

.t_sz {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #a8a594
}

.t_sz span {
    float: right;
    display: block;
    height: 30px;
    color: #a8a594;
    font-size: 14px;
}

.t_sz span a {
    color: #a8a594;
    padding: 0 10px;
}

.nav {
    height: 150px;
    width: 940px;
    overflow: hidden;
    float: right;
}

.nav li {
    float: left;
    height: 145px;
    line-height: 145px;
    padding: 0 31px;
}

.nav li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    height: 145px
}

.nav li:hover a, .nav .cur a {
    border-bottom: 5px solid #fff;
    font-weight: bold;
}


.fullSlide {
    min-width: 1200px;
    position: relative;
    height: 600px;
    overflow: hidden;
    z-index: 2;
    padding-top: 180px;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 600px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.fullSlide .bd li a {
    display: block;
    height: 600px;
}

.fullSlide .bd li img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.fullSlide .hd {
    position: absolute;
    bottom: 32px;
    z-index: 99;
    left: 50%;
    width: 200px;
}

.fullSlide .hd li {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 20px;
    background: #fff;
    border-radius: 50%
}

.fullSlide .hd li.on {
    background: #a7a756;
}

.prev {
    position: absolute;
    left: 0;
    top: 50%;
}

.next {
    position: absolute;
    right: 0;
    top: 50%;
}


.s_bj {
    height: 126px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    background: #eaeae4;
}

.search {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.t_w {
    float: left;
    width: 512px;
    padding-top: 36px;
    font-size: 14px;
    color: #303030;
}

.t_w span {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #303030;
    height: 32px;
    line-height: 32px;
}

.t_tel {
    float: left;
    width: 437px;
    font-size: 20px;
    color: #383839;
    font-weight: bold;
    position: relative;
    margin-top: 54px;
}

.t_tel span {
    font-size: 38px;
}

.t_tel em {
    font-size: 16px;
    color: #a0a0a0;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -20px;
}

.s_inp01 {
    width: 236px;
    position: relative;
    margin-top: 44px;
}

.inp01 {
    width: 210px;
    height: 38px;
    line-height: 38px;
    color: #a9a9a9;
    font-size: 14px;
    float: left;
    font-family: "Microsoft Yahei";
    background: #eaeae4;
    border: 0;
    border-bottom: 1px solid #303030;
}

.inp02 {
    background: url(../images/t_btn1.jpg) no-repeat;
    width: 26px;
    height: 39px;
    border: 0;
    float: left;
}


.info, .submit {
    display: none;
}

.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

.modal-dialog {
    position: fixed;
    color: #000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%;
}

.modal-dialog .css-icon {
    background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left;
}

.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px;
}

.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px;
}


.footWrap {
    background: url(../images/ft_bj.jpg) repeat-x center top;
    height: 577px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}

.footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 160px;
}


.ft_logo {
    float: left;
    padding-top: 15px;
    width: 390px;
}

.ft_logo img {
  
    height: 113px;
}

.ft_logo p {
    font-size: 13px;
    padding-top: 25px;
    color: #fff;
}

.ft_logo p span {
    display: block;
    font-weight: bold;
    line-height: 24px;
}

.ft_c {
    float: left;
    width: 286px;
}

.ft_c h4 {
    height: 51px;
    line-height: 51px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.ft_c p {
    padding-top: 24px;
    font-size: 14px;
    color: #fff;
}

.ft_c p a {
    color: #fff;
    width: 140px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    line-height: 32px;
    height: 32px;
}

.lianx {
    float: left;
    width: 373px;
}

.lianx h4 {
    height: 51px;
    line-height: 51px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.lianx p {
    padding-top: 24px;
    font-size: 14px;
    font-size: 14px;
    line-height: 32px;
    color: #fff
}

.lianx p span {
    padding-left: 20px;
}

.erwm {
    float: right;
    width: 145px;
    padding-top: 17px;
    text-align: center;
}

.erwm img {
    width: 145px;
    height: 145px;
}

.erwm span {
    display: block;
    font-size: 12px;
    color: #fff;
    padding-top: 16px;
}

.link {
    height: 101px;
    line-height: 101px;
    font-size: 12px;
    color: #808080;
}

.link a {
    color: #808080;
    padding: 0 20px;
}

.ft_w {
    height: 46px;
    line-height: 46px;
    color: #cfcfae;
    text-align: center;
}

.ft_w a {
    color: #cfcfae;
    padding: 0 10px;
}

.ft_w em {
    padding: 0 15px;
}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 11px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #a7a756;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #a7a756;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}
    
</pre></body></html>